home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / Lander.cpt / Lunar Lander / card_2191.txt < prev    next >
Text File  |  1989-07-03  |  2KB  |  104 lines

  1. -- card: 2191 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2724
  5. -- name: Macs
  6. ----- HyperTalk script -----
  7. on openCard
  8.   tabKey
  9. end openCard
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 2000
  15. -- rect: left=229 top=129 right=265 bottom=512
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 8192
  22. -- line height: 16
  23. -- part name: info
  24.  
  25.  
  26. -- part 4 (button)
  27. -- low flags: 00
  28. -- high flags: A003
  29. -- rect: left=403 top=307 right=329 bottom=500
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Go Back
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   global delayFactor
  41.   put cd fld "delay" into delayFactor
  42.   visual effect scroll up
  43.   go first
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 10 (field)
  49. -- low flags: 01
  50. -- high flags: 2000
  51. -- rect: left=229 top=79 right=117 bottom=512
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 3
  56. -- text size: 12
  57. -- style flags: 8448
  58. -- line height: 16
  59. -- part name: 
  60.  
  61.  
  62. -- part 11 (field)
  63. -- low flags: 01
  64. -- high flags: 0000
  65. -- rect: left=236 top=268 right=288 bottom=349
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 3
  70. -- text size: 12
  71. -- style flags: 8192
  72. -- line height: 16
  73. -- part name: 
  74.  
  75.  
  76. -- part 12 (field)
  77. -- low flags: 00
  78. -- high flags: 2002
  79. -- rect: left=350 top=265 right=290 bottom=396
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 65535
  83. -- font id: 3
  84. -- text size: 12
  85. -- style flags: 16640
  86. -- line height: 16
  87. -- part name: delay
  88.  
  89.  
  90. -- part contents for card part 1
  91. ----- text -----
  92. This stack was designed to run properly on a Mac+ or SE.  If you have a faster processor than the plain vanilla 68000 you'll have to set a delay factor below (1 delay factor = 1/60 second).  You'll need to experiment depending on the speed of your processor.  If you have a normal Mac+ or SE leave the delay factor at 0.
  93.  
  94. -- part contents for card part 10
  95. ----- text -----
  96. A SPECIAL NOTE TO USERS OF MACS WITH 68020 OR 68030 PROCESSORS:
  97.  
  98. -- part contents for card part 11
  99. ----- text -----
  100. Enter delay factor:
  101.  
  102. -- part contents for card part 12
  103. ----- text -----
  104. 0